home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19960715-19961006 / 000057_news@columbia.edu _Mon Jul 22 17:54:45 1996.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Return-Path: news@columbia.edu
  2. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.35.30]) by watsun.cc.columbia.edu (8.7.5/8.7.3) with ESMTP id RAA18504 for <kermit.misc@watsun.cc.columbia.edu>; Mon, 22 Jul 1996 17:54:45 -0400 (EDT)
  3. Received: (from news@localhost) by newsmaster.cc.columbia.edu (8.7.5/8.7.3) id RAA16104 for kermit.misc@watsun; Mon, 22 Jul 1996 17:54:44 -0400 (EDT)
  4. Path: news.columbia.edu!watsun.cc.columbia.edu!jaltman
  5. From: jaltman@watsun.cc.columbia.edu (Jeffrey Altman)
  6. Newsgroups: comp.protocols.kermit.misc
  7. Subject: Re: Clear the screen in kermit script ??
  8. Date: 22 Jul 1996 21:54:24 GMT
  9. Organization: Columbia University
  10. Lines: 22
  11. Message-ID: <4t0tag$8gn@apakabar.cc.columbia.edu>
  12. References: <31F3FC24.7BC22FFB@inner-solutions.com> <4t0s4a$85n@apakabar.cc.columbia.edu>
  13. NNTP-Posting-Host: watsun.cc.columbia.edu
  14.  
  15. In article <4t0s4a$85n@apakabar.cc.columbia.edu>,
  16. Frank da Cruz <fdc@watsun.cc.columbia.edu> wrote:
  17. : In article <31F3FC24.7BC22FFB@inner-solutions.com>,
  18. : Dennis Director  <dennis@inner-solutions.com> wrote:
  19.  
  20. : In a future release of Kermit 95, we'll add functions to let you format
  21. : the command screen nicely.  For the present you are limited to CLS.
  22. : However, there's still quite a lot you can do with just CLS.  See, for
  23. : example, HOSTMODE.KSC in your SCRIPTS subdirectory.
  24.  
  25. CLEAR COMMAND-SCREEN { BOS, EOS, BOL, EOL, LINE }
  26.  
  27. b == Beginning
  28. o == of
  29. s == Screen
  30. l == line
  31.  
  32. Jeffrey Altman * PO Box 220415 * Great Neck, NY * 11022-0415 * (516) 466-5495
  33.                * 612 West 115th St #716 * New York, NY * 10025 * (212) 854-1344
  34.   C-Kermit 5A(191) for OS/2:   http://www.columbia.edu/kermit/cko191.html
  35.   Kermit 95 for Windows 95 :   http://www.columbia.edu/kermit/k95.html